home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q0972.dms / q0972.adf / CompressDisk / LZRW / README-ORIGINAL < prev   
Text File  |  1978-03-12  |  2KB  |  53 lines

  1. DATA COMPRESSION DIRECTORY
  2. ==========================
  3. Date   : 21-Aug-1991
  4. Author : Ross Williams (ross@spam.ua.oz.au)
  5.  
  6. This file gives an overview of the data compression directory of the
  7. anonymous ftp archive located at the University of Adelaide, South
  8. Australia. The exact location of the directory is:
  9.  
  10.    Machine   : sirius.itd.adelaide.edu.au    [IP=129.127.40.3]
  11.    Directory : pub/compression
  12.  
  13. The directory mostly contains public domain data compression
  14. algorithms developed by Ross Williams during early 1991. It also
  15. contains one or two other items of interest.
  16.  
  17. The files in this directory may be compressed. Files that are
  18. compressed will have names terminating with ".Z" and will have to be
  19. uncompressed before use (using the Unix "uncompress" command). I
  20. wouldn't trust my files to a data compression algorithm :-), but the
  21. system programmer who put the files there for me (I do not have direct
  22. control over this archive) seems to think that it is a good idea.
  23.  
  24. Ross Williams
  25. 21-Aug-1991
  26.  
  27. 0readme         - This descriptive file.
  28. dc_stan_just    - Justification of dc_stan_spec.
  29. dc_stan_spec    - Proposal for data compression interface standard.
  30. dc_stan_stream  - Revised proposed standard.
  31. dcc91_report    - Report on 1991 Data Compression Conference.
  32. fast_copy.68000 - Fast block move routine for 68000 microprocessor.
  33. lzrw1-a.68000   - LZRW1-A algorithm implemented in 68000 assembler.
  34. lzrw1-a.c       - LZRW1-A algorithm implemented in C
  35. lzrw1-a.txt     - Release notes for LZRW1-A algorithm.
  36. lzrw1.68000     - LZRW1 algorithm implemented in 68000 assembler.
  37. lzrw1.c         - LZRW1 algorithm implemented in C.
  38. lzrw1.tex       - DCC91 conference paper describing LZRW1 algorithm.
  39. lzrw2.c         - LZRW2 algorithm implemented in C.
  40. lzrw2.txt       - Release notes for LZRW2 algorithm.
  41. lzrw3-a.c       - LZRW3-A algorithm implemented in C.
  42. lzrw3-a.txt     - Release notes for LZRW3-A algorithm.
  43. lzrw3.c         - LZRW3 algorithm implemented in C.
  44. lzrw3.txt       - Release notes for LZRW3 algorithm.
  45. lzrw4.txt       - Description of LZRW4 algorithm (not yet implemented).
  46. lzrw45_covering - Release notes for LZRW4 and LZRW5 descriptions.
  47. lzrw5.txt       - Description of LZRW5 algorithm (not yet implemented).
  48. lzrw_headers.h  - Header files (.h files) for C code.
  49. puzzlebox_provpatent - Provisional patent for puzzle box.
  50. rw_info         - Information about Ross Williams and his activities.
  51.  
  52. --<End of 0readme file for the compression directory>
  53.